home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / source / gblanker36_src.lha / GSource.lha / GSource / protos / protos.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-12-31  |  195 b   |  12 lines

  1. #ifndef PROTOS_PROTOS_H
  2. #define PROTOS_PROTOS_H
  3.  
  4. #include "main.h"
  5. #include "module.h"
  6. #include "cxhand.h"
  7. #include "prefs.h"
  8. #include "handlers.h"
  9. #include "var.h"
  10.  
  11. #endif /* PROTOS_PROTOS_H */
  12.